GrapeCity InputMan for Windows Forms 11.0J
GetReverseConversionList(List<String>) メソッド

漢字から変換した読みがなリストを取得します。
シンタックス
Public Overloads Shared Function GetReverseConversionList( _
   ByVal resultStringList As List(Of String) _
) As Dictionary(Of String,String())
public static Dictionary<string,string[]> GetReverseConversionList( 
   List<string> resultStringList
)

パラメータ

resultStringList

戻り値の型

読みがなを表すString配列のディクショナリー。 readingStringListがNothingのときはArgumentNullExceptionが発生します。readingStringListが空のリストのときは、 空のディクショナリーを返します。
参照

参照

GcIme クラス
GcIme メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.